home *** CD-ROM | disk | FTP | other *** search
- <TITLE>Profile manager</TITLE>
- <BODY BGCOLOR=BLACK>
-
- <TABLE WIDTH=40% CELLPADDING=0>
- <TD BGCOLOR=SILVER>
- <TABLE WIDTH=100% CELLSPACING=2 BORDER=1>
-
- <TH BGCOLOR=NAVY><FONT COLOR=WHITE>Save current configuration to profile
- <TR>
- <TD BGCOLOR=SILVER NOWRAP><FONT COLOR=BLACK>
- <FORM ACTION="arachne:internal-config?arachne:back">
- Copy current configuration (ARACHNE.CFG) to file:
- <TABLE><TD>
- <INPUT TYPE=TEXT NAME="$PROFILE" ARACHNECFGVALUE="Profile" SIZE=16>
- <INPUT TYPE=SUBMIT VALUE="Save profile">
- <TD><FORM ACTION="arachne:back">
- <INPUT TYPE=SUBMIT VALUE="Cancel">
- </TABLE>
- </TABLE>
- </TABLE>
- <BR>
- <TABLE WIDTH=40% CELLPADDING=0 ALIGN=RIGHT>
- <TD BGCOLOR=SILVER>
- <TABLE WIDTH=100% CELLSPACING=2 BORDER=1>
-
- <TH BGCOLOR=NAVY><FONT COLOR=WHITE>Load configuration from profile
- <TR>
- <TD BGCOLOR=SILVER><FONT COLOR=BLACK>
- <FORM ACTION="file:*.acf">
- <NOBR>
- Select ACF file with requested profile:
- <INPUT TYPE=SUBMIT VALUE="Browse profiles">
- </NOBR>
- <P>
- <I>Warning: After selecting new profile file, current configuration (ARACHNE.CFG) will be overwritten! </I>
- </TABLE>
- </TABLE>
-
- </HTML>